func google.golang.org/grpc/internal/transport.decodeGrpcMessageUnchecked

2 uses

	google.golang.org/grpc/internal/transport (current package)
		http_util.go#L272: 			return decodeGrpcMessageUnchecked(msg)
		http_util.go#L278: func decodeGrpcMessageUnchecked(msg string) string {